-
Notifications
You must be signed in to change notification settings - Fork 683
Including mixed quant Linear op in Jarvis #14820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14820
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 8 PendingAs of commit 9c56885 with merge base 15a203b ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
990439c
to
2cbfca7
Compare
Summary: # Summary This diff includes a general and HiFi4 optimized Linear operator. Specifically, it adds both a standard Linear implementation and a version optimized for HiFi4 DSPs, ensuring better performance on supported hardware. Reviewed By: mcremon-meta, skrtskrtfb Differential Revision: D81605171
2cbfca7
to
a0add7f
Compare
Summary: # Summary This diff includes a general and HiFi4 optimized Linear operator. Specifically, it adds both a standard Linear implementation and a version optimized for HiFi4 DSPs, ensuring better performance on supported hardware. Reviewed By: mcremon-meta, skrtskrtfb Differential Revision: D81605171
Summary: # Summary This diff includes a general and HiFi4 optimized Linear operator. Specifically, it adds both a standard Linear implementation and a version optimized for HiFi4 DSPs, ensuring better performance on supported hardware. Reviewed By: mcremon-meta, skrtskrtfb Differential Revision: D81605171
a0add7f
to
9c56885
Compare
Summary: # Summary This diff includes a general and HiFi4 optimized Linear operator. Specifically, it adds both a standard Linear implementation and a version optimized for HiFi4 DSPs, ensuring better performance on supported hardware. Reviewed By: mcremon-meta, skrtskrtfb Differential Revision: D81605171
Summary:
Summary
This diff includes a general and HiFi4 optimized Linear operator.
Specifically, it adds both a standard Linear implementation and a version optimized for HiFi4 DSPs, ensuring better performance on supported hardware.
Reviewed By: skrtskrtfb
Differential Revision: D81605171